home *** CD-ROM | disk | FTP | other *** search
/ Data Base of the Video Yearbook 1995 / Data Base of the Video Yearbook 1995 - Disc 1.iso / cosmos / pack2.dir / 00040.ls < prev    next >
Encoding:
Text File  |  1995-12-30  |  129 b   |  12 lines

  1. on enterFrame
  2.   clearcurs()
  3.   unLoad()
  4.   updateStage()
  5. end
  6.  
  7. on exitFrame
  8.   getplob("PULO_BD.PIC")
  9.   unLoad()
  10.   updateStage()
  11. end
  12.